HipAudioClip.loadFromMemory

Should implement the specific loading here

class HipAudioClip
bool
loadFromMemory
(
in ubyte[] data
,
HipAudioEncoding encoding
,
HipAudioType type
,
void delegate
(
in ubyte[]
)
onSuccess
,
void delegate
()
onFailure
)

Meta